body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:12px;
	 width:100%;
	 height:100%;
	 color:#333;
}
body,
p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td {
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color:#333;
}
input,
select,
textarea {
	 border:none;
	 outline:none;
	 background:none;
}
textarea {
	 resize:none;
}
img {
	 vertical-align:top;
	 border:none;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}

.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}

.contain {
	 width:1181px;
	 margin:0 auto;
}

.no_border_right {
	 border-right:0 !important;
}
.no_margin_right {
	 margin-right:0 !important;
}


#top {
	 position:relative;
}
#top .spacing {
	 padding:12px 0;
}
#top .logo {
	 /*width:91px;*/
	 height:90px;
	 overflow:hidden;
}
#top .contect .info {
	 height:56px;
	 padding-top:18px;
	 color:#666;
}
#top .contect span {
	 width:74px;
	 height:74px;
	 border:1px solid #eee;
	 border-radius:50%;
	 margin-right:16px;
}
#top .contect .info strong {
	 font-size:18px;
}
#top .phone {
	 margin-right:64px;
}
#top .phone .icon1 {
	 background:url("../images/phone.png") no-repeat center;
}
#top .email .icon2 {
	 background:url("../images/email.png") no-repeat center;
}


#top .nav_search {
	 border-top:1px solid #e5e5e5;
	 border-bottom:1px solid #e5e5e5;
	     background-color: #d1e8ff;
}
#top .nav li {
	 float:left;
	 border-right:1px solid #e5e5e5;
	 text-align:center;
	 overflow: hidden;
}
#top .nav .active{background: #e8f3ff;
    border-bottom: 2px solid #35a1ed;
    margin: -2px;
}}
#top .nav li:hover a,
#top .nav li.active a {
	 color:#fff;
}
#top .nav li:hover{background: #e8f3ff;}
#top .nav li img{width: 48px;height: 40px;}
#top .nav li a {
	 display:block;
	 padding:10px 28px 0px 28px;
	 color:#666;
	 font-size:16px;
	 font-weight:bold;
}

#top .search_box {
	 width:148px;
	 padding:6px 0;
	 /* background:#d1e8ff; */
	 border:1px solid #35a1ed;
	 margin-top: 24px;
	 margin-right: 64px;
     border-radius: 17px;
     color:#35a1ed;
}
#top .search_box .txt {
	 width:124px;
	 text-indent:10px;
	 color: #35a1ed;
}
#top .search_box .search {
	 width:17px;
	 height:16px;
	 background:url("../images/search.png") no-repeat center;
}

/* 小屏幕时导航 */
#top .small_nav_box {
	 position:relative;
	 z-index:9999;
	 display:none;
}
#top .small_nav_box .close {
	 /*position:absolute;
	 width:30px;
	 height:30px;
	 bottom:10px;
	 left:50%;
	 margin-left:-15px;
	 background:url("../images/small_nav_close.png") no-repeat;
	 background-size:cover;*/
}
.small_nav_bg {
	 position:absolute;
	 top:10px;
	 right:20px;
	 width:40px;
	 height:40px;
	 background:url("../images/small_nav.png") no-repeat;
	 background-size:cover;
	 z-index:2;
	 display:none;
}
#top .small_nav_box .position {
	 /*width:100%;*/
	 /*background:#005826;*/
	 /*position:fixed;
	 height:100%;*/
	 /*top:0;
	 left:0;
	 z-index:3;*/
}
.xiaopinimg{
	height: 100px;
	padding: 20px;
	background-color: #fff;
	position: relative;
	z-index: 99;
}
.xiaopin_img{width: 100px;}
.xiaopin_bimg{width: 30%;}
.closeguan{    float: right;
    width: 30px;
    height: 30px;
    border: 1px solid #0f75bd;
    color: #0f75bd;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    font-size: 18px;
    cursor: pointer;
}
.xiaopin_pin{
	/*position:fixed;top:0px;left:0px;width:100%;height:100%;background:#fff;opacity:0.5;z-index: 98;*/
}
.xiaopin_a{display: block;cursor: pointer;}
.small_nav{background: #fff;position: relative;z-index: 99;}
.xiaopinwen{    color: #666;
    margin: 10px 0px 0px 0px;}
#top .small_nav .active{background: #e8f3ff;} 
#top .small_nav li {
	 width:25%;
	 float:left;
	 text-align:center;
	 padding:30px 0;
}
#top .small_nav li a {
	 color:#fff;
	 font-size:16px;
}
#top .small_nav li:hover a,
#top .small_nav li.active a {
	 color:#0f75bd;
}

/* 面包屑导航 */
.break_nav {
	 width:100%;
	 padding:10px 0 38px 0;
}
.break_nav a:hover {
	 color:#f39d01;
}

.break_nav em {
	 margin:0 4px;
}
.break_nav .active {
     color:#0f75bd;
}
.break_nav .active:hover {
	 color:#0f75bd;
}
.break_nav .overflow {
	 width:176px;
	 height:16px;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}

/* 内页头部图片 */
.top_pic {
	 width:100%;
	 height:350px;
	 background:url("../images/top_pic1.jpg") no-repeat center;
	 background-size:cover;
	 margin-bottom:42px;
	 position:relative;
}
.top_pic .contain {
	 position:absolute;
	 height:100%;
	 top:0;
	 left:50%;
	 margin-left:-590px;
}
.top_pic .position {
	 position:absolute;
	 left:0;
	 top:50%;
	 margin-top:-56px;
}
.top_pic .position h1 {
	 font-size:60px;
	 color:#0f75bd;
	 font-weight:normal;
}
.top_pic .position span {
	 font-size:25px;
	 color:#666;
}

/* 内页结构 */
.p_content {
	 
}
.left_slide {
	 width:180px;
}
.left_slide h3 {
	 margin-bottom:36px;
	 color:#333;
	 font-size:20px;
	 font-weight:normal;
}
.left_slide .h3_bg1 {
	 height:27px;
	 text-indent:40px;
	 line-height:32px;
	 background:url("../images/h3_bg1.png") no-repeat left center;
}
.left_slide .choose {
	 
}
.left_slide li {
	 width:180px;
	 text-align:center;
	 margin-bottom:2px;
}
.left_slide li a {
	 display:block;
	 padding:10px 0;
	 color:#666;
	 font-size:14px;
}
.left_slide li.active,
.left_slide li:hover {
	 background:#0f75bd;
}
.left_slide li.active a,
.left_slide li:hover a {
	 color:#fff;
}

/* 小屏幕时的tab切换 */
.small_choose {
	 width:100%;
	 display:none;
}
.small_choose h3 {
	 margin-bottom:36px;
	 color:#333;
	 font-size:20px;
	 font-weight:normal;
}
.small_choose .h3_bg1 {
	 height:27px;
	 text-indent:40px;
	 line-height:32px;
	 background:url("../images/h3_bg1.png") no-repeat left center;
}
.small_choose .select {
	 width:280px;
	 margin:0 auto 20px;
	 background:#4184d6;
	 color:#fff;
	 position:relative;
	 margin-top:6px;
	 border-radius:5px
 }
 .small_choose .select span {
	 display:block;
	 text-align:center;
	 height:34px;
	 line-height:34px;
 }
 .small_choose .select i {
	 position:absolute;
	 top:8px;
	 right:10px;
 }
 .small_choose .select a {
	 color:#fff;
	 display:block;
	 padding:6px 0;
 }
 .small_choose .select ul {
	 position:absolute;
	 width:100%;
	 top:30px;
	 left:0;
	 background:#4184d6;
	 z-index:3;
	 padding:10px 0;
	 display:none;
	 border-radius:0 0px 5px 5px;
 }
 .small_choose .select li a {
	 display:block;
	 color:#fff;
	 text-align:center;
 }





.right_main {
	 width:980px; 
}
.right_main .info_box {
	 border-left:1px dashed #e5e5e5;
}
.right_main .info {
	 width:950px;
	 height:100%;
	 padding-left:30px;
	 color: #333;
}
.right_main .info h2 {
	 font-size:20px;
	 color:#333;
	 margin-bottom:30px;
	 padding-bottom:30px;
	 border-bottom:1px solid #eee;
	 /* background:url("../images/h2_bg.png") no-repeat left top;
	 text-indent:30px; */
}

.right_main .mes .section {
	 line-height:24px;
	 color:#333;
	 margin-bottom:26px;
}
.right_main .pic .img1 {
	 margin-right:12px;
}
.about_us .info_box .pic {
	 padding-bottom:55px;
}

/* 首页和产品页列表公用样式 */
.index_tab_show li {
	 width:280px;
	 height:428px;
	 background:#f3f3f3;
	 margin-right:20px;
	 overflow:hidden;
	 float:left;
	 margin-right:20px;
}
.index_tab_show .pic {
	 width:100%;
	 height:240px;
	 text-align:center;
	 margin-top:44px;
}
/* .index_tab_show .pic1 {
	 width:122px;
	 height:192px;
	 overflow:hidden;
	 margin:44px 0 50px 78px;
}
.index_tab_show .pic2 {
	 width:113px;
	 height:195px;
	 overflow:hidden;
	 margin:44px 0 46px 78px;
}
.index_tab_show .pic3 {
	 width:144px;
	 height:189px;
	 overflow:hidden;
	 margin:44px 0 50px 78px;
}
.index_tab_show .pic1 {
	 width:122px;
	 height:192px;
	 overflow:hidden;
	 margin:44px 0 50px 78px;
} */
.index_tab_show .mes {
	 padding:0 20px;
}
.index_tab_show .mes .caption {
	 font-size:16px;
	 color:#333;
}
.index_tab_show .mes .line {
	 width:62px;
	 height:0;
	 border-bottom:2px solid #4184d6;
	 margin:14px 0 18px 0;
}
.index_tab_show .mes .system {
	 color:#333;
	 line-height:22px;
	 margin-bottom:16px;
}
.index_tab_show .watch_more {
	 display:block;
	 text-align:center;
	 height:43px;
	 line-height:43px;
	 color:#fff;
	 background:#4184d6;
	 display:none;
}
.index_tab_show li.active .pic {
	 /* margin:15px 0 46px 78px; */
	 margin-top:15px;
}
.index_tab_show li.active .watch_more {
	 display:block;
}
/* 分页 */
.paging_box {
	 text-align:center;
}
.paging {
	 display:inline-block;
}
.paging li {
	 float:left;
	 width:64px;
	 margin-right:10px;
	 border:1px solid #e5e5e5;
	 background:#eee;
}
.paging li.important {
	 width:24px;
	 border:none !important;
	 background:none !important;
}
.paging li a {
	 display:block;
	 height:28px;
	 font-size:14px;
	 color:#999;
	 text-align:center;
	 line-height:28px;
}
.paging li em {
	 height:28px;
	 line-height:28px;
	 text-align:center;
	 color:#999;
}
.paging li.style {
	 width:28px;
}
.paging li.active,
.paging li.style:hover {
	 border:1px solid #0f75bd;
	 background:#0f75bd;
}
.paging li.active a,
.paging li.style:hover a {
	 color:#fff;
}

/* 按钮 */
.p_btn {
	 display:inline-block;
	 padding:16px 37px 16px 74px;
	 background:#0f75bd url("../images/customer.png") no-repeat 24px center;
	 margin-top:34px;
	 color:#fff;
	 font-size:20px;
}

/* css3动画 */
.from-below, 
.from-below-to-below .effeckt-modal { 
	 -webkit-transform: translateX(100%); 
	 -ms-transform: scale(0.5); 
	 -o-transform: scale(0.5); 
	 transform: scale(0.5); 
	 opacity: 0; 
	 -webkit-transition: all 500ms; 
	 -o-transition: 500ms; 
	 transition: 500ms; 
} 
.effeckt-show, 
.effeckt-show.from-below-to-below .effeckt-modal { 
	 -webkit-transform: translateX(0); 
	 -ms-transform: scale(1); 
	 -o-transform: scale(1); 
	 transform: scale(1); 
	 opacity: 1; 
}
.effeckt-show .effeckt-modal { 
visibility: visible; 
} 
/* 结束 */



/* 共用底部 */
.footer {
	 padding:48px 0 54px 0;
	 background:#4184d6;
	 text-align:center;
}
.footer .list {
	 display:inline-block;
	 margin-bottom:30px;
}
.footer li {
	 float:left;
}
.footer li a,
.footer li em {
	 float:left;
}
.footer li a {
	 color:#fff;
}
.footer li a:hover {
	 color:#f39d01;
1}
.footer li em {
	 margin:0 10px;
	 color:#fff;
}
.footer p {
	 color:#fff;
	 text-align:center;
}
.mes{color:#333;}
.pagenext_wen{display:none;}
.mes img{max-width: 100%;}
.vedio_pic img{max-width: 100%;}
.minute_info img{max-width: 100%;}
.info_box_mes img{max-width: 100%;}
.vedio_list li .pic img {
	 width:100%;
	 height: 198px;
}